Skip to content

Synchronize attribute reads and subscriptions on startup#17

Merged
agners merged 4 commits intomainfrom
synchronize-multiple-reads
Jun 17, 2022
Merged

Synchronize attribute reads and subscriptions on startup#17
agners merged 4 commits intomainfrom
synchronize-multiple-reads

Conversation

@agners
Copy link
Copy Markdown
Collaborator

@agners agners commented Jun 17, 2022

Avoid multiple entites requesting reads and subscriptions of the same
node. Nodes seem to be overwhelmed and return a BUSY error code, which
isn't handled gracefully throughout the stack (it seems).

Avoid multiple entites requesting reads and subscriptions of the same
node. Nodes seem to be overwhelmed and return a BUSY error code, which
isn't handled gracefully throughout the stack (it seems).
Comment thread matter_server/client/model/node.py Outdated
@agners agners merged commit c6467d5 into main Jun 17, 2022
@agners agners deleted the synchronize-multiple-reads branch June 17, 2022 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants